ParticipantListAdapterProvider

fun interface ParticipantListAdapterProvider

Interface definition to be invoked when participant list adapter is created.

Since

3.9.0

See also

Functions

Link copied to clipboard
abstract fun provide(): ParticipantListAdapter

Returns the ParticipantListAdapter.